Learn R Programming

DataSetsUni (version 0.1)

Failure Times: The failure times of 84 Aircraft Windshield

Description

The function allows to provide the failure times of 84 aircraft windshield.

Usage

data_windshieldf

Value

data_windshieldf gives the failure times of 84 aircraft windshields.

Arguments

data_windshieldf

A vector of (non-negative integer) values.

Author

Muhammad Imran.

R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.

Details

The data refer to the failure times of 84 aircraft windshields. Recently, it is used by Tahir et al. (2015) and fitted the Weibull-Lomax distribution.

References

Tahir, M. H., Cordeiro, G. M., Mansoor, M., & Zubair, M. (2015). The Weibull-Lomax distribution: properties and applications. Hacettepe Journal of Mathematics and Statistics, 44(2), 455-474.

See Also

data_breakdown, data_breakdownt, data_failureairc

Examples

Run this code
x<-data_windshieldf
summary(x)

Run the code above in your browser using DataLab